home *** CD-ROM | disk | FTP | other *** search
- Path: yama.mcc.ac.uk!dmu!usenet
- From: Christopher Pilsworth <hcm94cp@dmu.ac.uk>
- Newsgroups: comp.lang.c++
- Subject: Re: C++ experts only
- Date: 19 Apr 1996 14:22:08 GMT
- Organization: De Montfort University, Central Newsserver Leicester UK
- Message-ID: <4l87ig$cn5@macondo.dmu.ac.uk>
- References: <4jhrb4$gk2@melon.myna.com> <3164559A.41C6@meca.polymtl.ca> <4k9blh$8a@news2.ios.com> <31687ACB.295A@bnr.ca> <4khpt1$gcq@news2.ios.com> <4km1tr$51k@dfw-ixnews5.ix.netcom.com> <4l1per$4a2@news2.ios.com>
- NNTP-Posting-Host: mkcsug11.mk.dmu.ac.uk
-
- vlad@gramercy.ios.com (Vlastimil Adamovsky) wrote:
- >
- > giuliano@ix.netcom.com(Giuliano Carlini) wrote:
- >
- > >In <4khpt1$gcq@news2.ios.com> vlad@gramercy.ios.com (Vlastimil
- > >Adamovsky) writes:
- > >>Seshu Madhavapeddy <kharidi@bnr.ca> wrote:
- > >>>I am looking for garbage collection libraries for C++. Are there any
- > >>>commercially available (or otherwise) libraries?
- > >>
- > >>I don't know.
- > >>
- >
- > >I know of two:
- > > - Geodesic system's sells one. You can reach them at
- > > www.geodesic.com
- > > - There is a freeware GC at ftp://parcftp.xerox.com/pub/gc
- >
- > >Disclosure: I'm associated with Geodesic, and hope to earn
- > >licensing/royalty fees in the future.
- >
- > Thanks!!!!
- >
- > I will take look at the free stuff and see. Even if I think the GC in
- > C++ is not necessary, sometimes there can be moments that GC can make
- > live easier. Specially if I pass an object around in my application
- > not having an owner of that object responsible for its killing.
- >
- > Even if I never ever needed GC, I think I might have good use for it.
- >
- >
- >
- > *******************************************
- > * Vlastimil Adamovsky *
- > * Smalltalk, C++ and Envelop development *
- > *******************************************
- >
-
- RGC seems to be very good. It is available at www.byte.com or one of
- it's mirrors.
-